PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFFieldWidget Class / setFocus Method
>An action that shall be performed when the widget receives the input focus.
In This Topic
    setFocus Method
    In This Topic
    Sets the focus action.
    Syntax
    public void setFocus( 
       PDFAction value
    )

    Parameters

    value
    >An action that shall be performed when the widget receives the input focus.
    See Also